Skip to content

Conversation

bashtage
Copy link
Contributor

Initialize year to silence warning due to subtracting from
value that compiler cannot reason must be either initialized
or never reached

closes #35622

Initialize year to silence warning due to subtracting from
value that compiler cannot reason must be either initialized
or never reached

closes pandas-dev#35622
@jbrockmendel
Copy link
Member

LGTM

@jreback jreback added the IO CSV read_csv, to_csv label Aug 17, 2020
@jreback jreback added this to the 1.2 milestone Aug 17, 2020
@jreback jreback merged commit 61e3fd0 into pandas-dev:master Aug 17, 2020
@jreback
Copy link
Contributor

jreback commented Aug 17, 2020

thanks @bashtage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BUG: error: may be used uninitialized. In alpine
3 participants